* xselect.c: Use 'unsigned' more consistently.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 3 Jun 2011 18:22:12 +0000 (11:22 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 3 Jun 2011 18:22:12 +0000 (11:22 -0700)
commita004cbeed67ed902f0c253e85e830dd6f9f8b587
treebbf26d3b55685df02f5d5637d5619a0fbda9c49c
parent61df7245346d5e2b605808c05c0ee5e907a391e8
* xselect.c: Use 'unsigned' more consistently.

(selection_data_to_lisp_data, lisp_data_to_selection_data):
Use 'unsigned' consistently when computing sizes of unsigned objects.
src/ChangeLog
src/xselect.c